go/types.Checker.newNamedInstance (method)
2 uses
go/types (current package)
instantiate.go#L133: res = check.newNamedInstance(pos, orig, targs, expanding) // substituted lazily
named.go#L261: func (check *Checker) newNamedInstance(pos token.Pos, orig *Named, targs []Type, expanding *Named) *Named {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)